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