Is there any function which can copy files using kernel-mode functions? I expected to find a function called ZwCopyFile, but it doesn't exist. How do you copy files?