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