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