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