pub unsafe extern "C" fn wolfSSL_RAND_add(
    add: *const c_void,
    len: c_int,
    entropy: f64
)