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