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