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