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