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