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