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