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