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