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