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