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