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