pub unsafe extern "C" fn gst_event_parse_segment_done(
    event: *mut GstEvent,
    format: *mut GstFormat,
    position: *mut i64
)