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