pub unsafe extern "C" fn xmlNodeGetAttrValue( node: *const xmlNode, name: *const xmlChar, nsUri: *const xmlChar, out: *mut *mut xmlChar, ) -> c_int