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