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