remove_action
remove_action(state->init, state);
remove_action(state->body, state);
remove_action(oconf->initstate.init, &oconf->initstate);
remove_action(oconf->initstate.body, &oconf->initstate);
remove_action(subaction, state);
void remove_action(struct ifsd_action *, struct ifsd_state *);