pub unsafe extern "C" fn randombytes_buf_deterministic(
    buf: *mut c_void,
    size: size_t,
    seed: *const c_uchar
)