pub unsafe extern "C" fn udatpg_getBestPatternWithOptions_73(
    dtpg: *mut UDateTimePatternGenerator,
    skeleton: *const UChar,
    length: i32,
    options: UDateTimePatternMatchOptions,
    bestPattern: *mut UChar,
    capacity: i32,
    pErrorCode: *mut UErrorCode
) -> i32