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