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