ref: 3eced7b3e419d6ecf16790dce8bc75cdd246a088 dir: /src/Random.h/
#pragma once int msvc_rand(void); void msvc_srand(unsigned int seed);