rand_around
rand_around(i, &row, &col);
void rand_around(short, short *, short *);
rand_around(i++, &row, &col);