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