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