fn setInt(self: *Rational, a: anytype) !void
Set a Rational from a primitive integer type.
self: *Rational,
a: anytype,