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