pub unsafe extern "C" fn capi_stream_get_latency<STM: StreamOps>(
    s: *mut cubeb_stream,
    latency: *mut u32
) -> c_int