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