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