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