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