* LiquidAccounts use the VACCOUNTS_APPLY macro to map which payload structs are associated with which actions. It also defines the LiquidAccount action.
* @param ((payload_struct)(action_name))
* VACCOUNTS_APPLY(((dummy_action_hello)(hello))((dummy_action_hello)(hello2)))