pub unsafe extern "C" fn gst_query_parse_duration(
    query: *mut GstQuery,
    format: *mut GstFormat,
    duration: *mut i64
)