#pragma once #include "types.h" void spawn(const user_action_arg_t *arg); void quit(const user_action_arg_t *arg);