pub unsafe extern "C" fn wolfSSL_set_wfd(
    ssl: *mut WOLFSSL,
    wfd: c_int
) -> c_int