pub unsafe extern "C" fn gst_element_query_duration(
    element: *mut GstElement,
    format: GstFormat,
    duration: *mut i64
) -> gboolean