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