pub unsafe extern "C-unwind" fn NSDecimalCompare(
left_operand: NonNull<NSDecimal>,
right_operand: NonNull<NSDecimal>,
) -> NSComparisonResultAvailable on crate features
NSDecimal and NSObjCRuntime only.