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