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