Function windows::Win32::Globalization::uspoof_checkUTF8
pub unsafe fn uspoof_checkUTF8<P0>(
sc: *const USpoofChecker,
id: P0,
length: i32,
position: *mut i32,
status: *mut UErrorCode,
) -> i32where
P0: Param<PCSTR>,