pub unsafe extern "C" fn gst_rtsp_range_get_times(
    range: *const GstRTSPTimeRange,
    min: *mut GstClockTime,
    max: *mut GstClockTime
) -> gboolean