pub fn read_string_list(buf: &mut &[u8]) -> Result<Vec<String>, ParseError>