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