pub unsafe extern "C" fn gst_pad_query_position(
    pad: *mut GstPad,
    format: GstFormat,
    cur: *mut i64
) -> gboolean