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