pub unsafe extern "C" fn gst_event_new_gap(
    timestamp: GstClockTime,
    duration: GstClockTime
) -> *mut GstEvent