fn compute_month_day( info: IslamicYearInfo, possible_month: u8, day_of_year: u16, ) -> (u8, u8)
Given a year info and the first month it is possible for this date to be in, return the month and day this is in