pub unsafe extern "C" fn u_formatMessage_73(
    locale: *const c_char,
    pattern: *const UChar,
    patternLength: i32,
    result: *mut UChar,
    resultLength: i32,
    status: *mut UErrorCode
    ...
) -> i32