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