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