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