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