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