pub type entropy_f_source_ptr = Option<unsafe extern "C" fn(data: *mut c_void, output: *mut c_uchar, len: size_t, olen: *mut size_t) -> c_int>;