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