free_key
if (free_key)
int free_key = 0;
free_key = 1;
free_key(lkey);
static void free_key (link_key_p key);
free_key(key);