pub unsafe extern "C" fn hydro_random_buf_deterministic(
    out: *mut c_void,
    out_len: usize,
    seed: *const u8
)