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