--- /dev/null
+[[!comment format=mdwn
+ username="jkniiv"
+ avatar="http://cdn.libravatar.org/avatar/05fd8b33af7183342153e8013aa3713d"
+ subject="comment 2"
+ date="2022-07-14T20:32:06Z"
+ content="""
+> We could go argue with the Win32 maintainer to put it back in. I have: https://github.com/haskell/win32/issues/208
+
+Thanks. I see they seem be rather receptive to your suggestion. (I put in a thumbs up, too) The only issue I see is deciding on
+how to name the raw version of createFile. Is there some precedent in Haskell land as to naming conventions? C and Python
+would just prepend an underscore or two to the name without necessarily indicating that they would be thereby off limits (\"internal\").
+Maybe something like `_raw_CreateFile` with or without the underscore in the beginning?
+
+"""]]