pub unsafe extern "C" fn xmlUTF8Charcmp(
    utf1: *const xmlChar,
    utf2: *const xmlChar
) -> c_int