pub unsafe extern "C" fn hydro_random_buf(
    out: *mut c_void,
    out_len: usize
)