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