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