Function windows_sys::Win32::Storage::FileSystem::SetFileCompletionNotificationModes
pub unsafe extern "system" fn SetFileCompletionNotificationModes(
filehandle: HANDLE,
flags: u8,
) -> BOOL