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