pub unsafe extern "C" fn RAND_priv_bytes_ex( ctx: *mut ossl_lib_ctx_st, buf: *mut u8, num: usize, strength: u32, ) -> i32