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