pub unsafe extern "C" fn spa_pod_get_bool(
    pod: *const spa_pod,
    value: *mut bool
) -> c_int