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