pub unsafe extern "C" fn gst_query_parse_nth_buffering_range( query: *mut GstQuery, index: c_uint, start: *mut i64, stop: *mut i64, ) -> gboolean