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