Function windows::Win32::Globalization::uspoof_getSkeletonUTF8

pub unsafe fn uspoof_getSkeletonUTF8<P0, P1>(
    sc: *const USpoofChecker,
    type: u32,
    id: P0,
    length: i32,
    dest: P1,
    destcapacity: i32,
    status: *mut UErrorCode,
) -> i32
where P0: Param<PCSTR>, P1: Param<PCSTR>,