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