#pragma once struct lua_State; int luaopen_BankAccount(lua_State* _luaState);