pub fn parser_parse_char_array( this: &mut Parser, original_string: Option<*mut AstArray<c_char>>, ) -> Option<AstArray<c_char>>