pub fn iso_from_fixed(date: RataDie) -> Result<(i32, u8, u8), I32CastError>
Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/1ee51ecfaae6f856b0d7de3e36e9042100b4f424/calendar.l#L1525-L1540