pub unsafe extern "C" fn umsg_parse_73(
    fmt: *const UMessageFormat,
    source: *const UChar,
    sourceLength: i32,
    count: *mut i32,
    status: *mut UErrorCode
    ...
)