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