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