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