pub unsafe extern "C" fn gst_rtsp_range_parse(
    rangestr: *const c_char,
    range: *mut *mut GstRTSPTimeRange
) -> GstRTSPResult