pub unsafe extern "C" fn u_parseMessage_73(
    locale: *const c_char,
    pattern: *const UChar,
    patternLength: i32,
    source: *const UChar,
    sourceLength: i32,
    status: *mut UErrorCode
    ...
)