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