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