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