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