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