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