pub unsafe extern "C" fn gst_sample_set_segment(
    sample: *mut GstSample,
    segment: *const GstSegment
)