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