pub unsafe extern "C" fn capi_get_preferred_sample_rate<CTX: ContextOps>(
    c: *mut cubeb,
    rate: *mut u32
) -> c_int