pub unsafe extern "C" fn gst_rtsp_stream_query_position(
    stream: *mut GstRTSPStream,
    position: *mut i64
) -> gboolean