pub unsafe extern "C" fn gst_segment_offset_running_time(
    segment: *mut GstSegment,
    format: GstFormat,
    offset: i64
) -> gboolean