pub unsafe extern "C" fn xmlHashAddEntry( hash: *mut xmlHashTable, name: *const xmlChar, userdata: *mut c_void, ) -> c_int