pub unsafe extern "C" fn NSDecimalNormalize( result: *mut NSDecimal, number1: *const NSDecimal, number2: *const NSDecimal, )
Normalizes the internal format of two decimal numbers to simplify later operations.