@@ -0,0 +1,7 @@
#pragma once
#include <stddef.h>
void rand_init(void);
void rand_cleanup(void);
void rand_fill(void *, size_t);
The note is not visible to the blocked user.