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