- [ ] Is `wait_overlapped` the best way to handle "call a function that takes an OVERLAPPED"? - [ ] Make `wait_overlapped` return the information in `OVERLAPPED_ENTRY`, like `dwNumberOfBytesTransferred` - [ ] Document everything ---- Haven't really been thought through, need a good look over