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