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