node__free
node__free(el->el_keymacro.map);
node__free(k->sibling);
node__free(k->next);
static void node__free(keymacro_node_t *);