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