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