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