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