rogue_is_around
static int rogue_is_around(int, int);
rogue_is_around(monster->row, monster->col) &&
rogue_is_around(row, col));