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