pub unsafe extern "C" fn gst_event_parse_segment(
    event: *mut GstEvent,
    segment: *mut *const GstSegment
)