pub unsafe extern "C" fn RAND_pseudo_bytes(
    buf: *mut u8,
    len: usize
) -> c_int