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