Copy a buffer of user space data into a kernel buffer.
APIRET APIENTRY KernCopyIn(PVOID trgt, PVOID src, ULONG size);