pub unsafe extern "C" fn aws_xml_node_get_attribute(
    node: *const aws_xml_node,
    attribute_index: usize,
    out_attribute: *mut aws_xml_attribute
) -> c_int