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