pub unsafe extern "C" fn gst_event_new_mpegts_section(
    section: *mut GstMpegtsSection
) -> *mut GstEvent
Available on crate feature v1_20 only.