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