Function uspoof_areConfusableUTF8
pub unsafe fn uspoof_areConfusableUTF8<P1, P3>(
sc: *const USpoofChecker,
id1: P1,
length1: i32,
id2: P3,
length2: i32,
status: *mut UErrorCode,
) -> i32where
P1: Param<PCSTR>,
P3: Param<PCSTR>,