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