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