Function SetFileCompletionNotificationModes

pub unsafe fn SetFileCompletionNotificationModes(
    filehandle: HANDLE,
    flags: u8,
) -> Result<()>