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