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