pub unsafe extern "C" fn gst_event_parse_toc(
    event: *mut GstEvent,
    toc: *mut *mut GstToc,
    updated: *mut gboolean
)