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