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