runtime
@kha The runtime folder includes what is needed to link a standalone Lean program. It is still contains some unnecessary files. We will be able to remove them after we release Lean4.
this fixes the bit_trick test with MSVC
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>