pub unsafe extern "C" fn gst_mpegts_section_new(
    pid: u16,
    data: *mut u8,
    data_size: size_t
) -> *mut GstMpegtsSection