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