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