#ifndef RANDCRYPTO_PHYSDRAND_H_ #define RANDCRYPTO_PHYSDRAND_H_ #include int32_t randcrypto_get_physrand(void); #endif // RANDCRYPTO_PHYSDRAND_H_