pub unsafe extern "C" fn xmlNewDocProp( doc: xmlDocPtr, name: *const xmlChar, value: *const xmlChar, ) -> xmlAttrPtr