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