pub unsafe extern "C-unwind" fn NSDecimalCompare(
left_operand: NonNull<NSDecimal>,
right_operand: NonNull<NSDecimal>,
) -> NSComparisonResult👎Deprecated: renamed to
NSDecimal::compareAvailable on crate features
NSDecimal and NSObjCRuntime only.