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