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