pub unsafe extern "C" fn xmlNewChild( parent: *mut xmlNode, ns: *mut xmlNs, name: *const xmlChar, content: *const xmlChar, ) -> *mut xmlNode