pub unsafe extern "C" fn gst_mpegts_descriptor_from_custom_with_extension(
    tag: u8,
    tag_extension: u8,
    data: *const u8,
    length: size_t
) -> *mut GstMpegtsDescriptor
Available on crate feature v1_20 only.