Returns 1 if the given year is a leap year, otherwise 0.
integer GetLeapYear( year )
int agk::GetLeapYear( int year )