pub unsafe fn udatpg_getSkeleton(
    unuseddtpg: *mut *mut c_void,
    pattern: *const u16,
    length: i32,
    skeleton: *mut u16,
    capacity: i32,
    perrorcode: *mut UErrorCode
) -> i32