pub unsafe extern "C" fn unum_setTextAttribute_73(
    fmt: *mut UNumberFormat,
    tag: UNumberFormatTextAttribute,
    newValue: *const UChar,
    newValueLength: i32,
    status: *mut UErrorCode
)