pub unsafe extern "C" fn EVP_RAND_instantiate( ctx: *mut EVP_RAND_CTX, strength: c_uint, prediction_resistance: c_int, pstr: *const c_uchar, pstr_len: usize, params: *const OSSL_PARAM, ) -> c_int