pub unsafe extern "C" fn lxw_xml_empty_tag_unencoded(
    xmlfile: *mut FILE,
    tag: *const c_char,
    attributes: *mut xml_attribute_list
)