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