pub unsafe fn uspoof_check2(
    sc: *const USpoofChecker,
    id: *const u16,
    length: i32,
    checkresult: *mut USpoofCheckResult,
    status: *mut UErrorCode
) -> i32