pub fn parse_start_namespace( axml_buff: &mut Cursor<Vec<u8>>, strings: &[String], namespaces: &mut HashMap<String, String>, ) -> Result<(), AxmlError>
Parse the start of a namepace