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