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