pub unsafe extern "cdecl" fn uspoof_areConfusableUTF8(
    sc: *const USpoofChecker,
    id1: PCSTR,
    length1: i32,
    id2: PCSTR,
    length2: i32,
    status: *mut UErrorCode,
) -> i32