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