pub unsafe extern "C" fn RAND_get_system_entropy_for_custom_prng(
    buf: *mut u8,
    len: usize
)