pub fn string_to_array3( s: &str, sep: Option<&str>, null: Option<&str>, writer: &mut impl ListWrite, )