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