fn is_arithmetic_leap_year(p_year: i32, _data: ()) -> bool
Lisp code reference: https://github.com/EdReingold/calendar-code2/blob/main/calendar.l#L4789 Not used, but kept for comparative purposes