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