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