pub unsafe extern "C" fn xmlHashLookup2(
    table: xmlHashTablePtr,
    name: *const xmlChar,
    name2: *const xmlChar
) -> *mut c_void