pub unsafe extern "C" fn wolfSSL_RAND_seed(
    seed: *const c_void,
    len: c_int
) -> c_int