pub fn split_top_level_value_arguments<'a>( inner: &'a str, base_offset: usize, ) -> Option<Vec<ValueSegmentV0<'a>>>