public static unsafe bool UnsafeQueueNativeOverlapped(NativeOverlapped *overlapped) { return(ThreadPool.PostQueuedCompletionStatus(overlapped)); }