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