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