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