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