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