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