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