pub unsafe fn addRational( num: *mut i64, den: *mut i64, addnum: i64, addden: i64, )
Add two rational numbers and reduces the result