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