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