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