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