pub unsafe extern "C" fn gst_message_new_segment_start(
    src: *mut GstObject,
    format: GstFormat,
    position: i64
) -> *mut GstMessage