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