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