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