pub unsafe extern "C" fn udatpg_replaceFieldTypesWithOptions_74(
dtpg: *mut UDateTimePatternGenerator,
pattern: *const UChar,
patternLength: i32,
skeleton: *const UChar,
skeletonLength: i32,
options: UDateTimePatternMatchOptions,
dest: *mut UChar,
destCapacity: i32,
pErrorCode: *mut UErrorCode,
) -> i32