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