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