Integrate sbroad into picodata binary
We need to statically link sbroad library into Picodata and preload Lua files on the instance startup. Some things can be mocked (like _pico_space) or not perfect (we can still have our own sharding function in sbroad), but the final aim is to be able to execute distributed SQL queries.
Edited by Denis Smirnov