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