pub unsafe extern "C" fn udat_setBooleanAttribute_73(
    fmt: *mut UDateFormat,
    attr: UDateFormatBooleanAttribute,
    newValue: UBool,
    status: *mut UErrorCode
)