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