pub fn fixed_from_tabular_islamic( year: i32, month: u8, day: u8, epoch: RataDie, ) -> RataDie
Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L2076