pub unsafe fn udat_applyPattern(
    format: *mut *mut c_void,
    localized: i8,
    pattern: *const u16,
    patternlength: i32
)