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