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