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