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