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