ffi.Pointer<ffi.Char> lua_pushfstring( ffi.Pointer<lua_State> L, ffi.Pointer<ffi.Char> fmt, ) { return _lua_pushfstring( L, fmt, ); }