pub unsafe extern "system" fn WSAPoll(
    fdArray: LPWSAPOLLFD,
    fds: ULONG,
    timeout: INT
) -> c_int