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