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