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