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