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