pub unsafe extern "C" fn cubeb_stream_get_position(
    stream: *mut cubeb_stream,
    position: *mut u64
) -> i32