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