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