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