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