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