pub unsafe fn uspoof_getSkeleton(
    sc: *const USpoofChecker,
    type: u32,
    id: *const u16,
    length: i32,
    dest: *mut u16,
    destcapacity: i32,
    status: *mut UErrorCode
) -> i32