pub unsafe extern "C" fn capi_stream_get_position<STM: StreamOps>(
    s: *mut cubeb_stream,
    position: *mut u64
) -> c_int