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