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