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