pub unsafe extern "C-unwind" fn NSDecimalRound(
result: NonNull<NSDecimal>,
number: NonNull<NSDecimal>,
scale: NSInteger,
rounding_mode: NSRoundingMode,
)👎Deprecated: renamed to
NSDecimal::roundAvailable on crate feature
NSDecimal only.