has_entry_expired
return (has_entry_expired(map, &key));
if (!has_entry_expired(map, key))
extern bool_t has_entry_expired(map_ctrl *, datum *);