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