pub unsafe extern "C" fn gst_query_parse_bitrate(
    query: *mut GstQuery,
    nominal_bitrate: *mut c_uint
)