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