pub unsafe extern "C" fn capi_stream_set_panning<STM: StreamOps>(
    s: *mut cubeb_stream,
    panning: f32
) -> c_int