pub unsafe extern "C" fn xmlHashRemoveEntry2(
table: xmlHashTablePtr,
name: *const xmlChar,
name2: *const xmlChar,
f: xmlHashDeallocator,
) -> c_intpub unsafe extern "C" fn xmlHashRemoveEntry2(
table: xmlHashTablePtr,
name: *const xmlChar,
name2: *const xmlChar,
f: xmlHashDeallocator,
) -> c_int