pub unsafe extern "C" fn xmlHashRemoveEntry2(
hash: *mut xmlHashTable,
name: *const xmlChar,
name2: *const xmlChar,
dealloc: xmlHashDeallocator,
) -> c_intpub unsafe extern "C" fn xmlHashRemoveEntry2(
hash: *mut xmlHashTable,
name: *const xmlChar,
name2: *const xmlChar,
dealloc: xmlHashDeallocator,
) -> c_int