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