pub unsafe extern "C" fn aws_xml_node_get_name(
    node: *const aws_xml_node,
    out_name: *mut aws_byte_cursor
) -> c_int