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