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