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