pub unsafe extern "C" fn gst_segment_position_from_stream_time_full( segment: *const GstSegment, format: GstFormat, stream_time: u64, position: *mut u64, ) -> c_int