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