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