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