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