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