pub unsafe extern "C" fn gst_query_set_buffering_range( query: *mut GstQuery, format: GstFormat, start: i64, stop: i64, estimated_total: i64, )