pub type RandSeedSetter = unsafe extern "C" fn(*mut c_void, c_ulong);
Pointer to the RandSeedSetter callback.
RandSeedSetter