pub unsafe fn CcCopyWrite( fileobject: *const FILE_OBJECT, fileoffset: *const i64, length: u32, wait: bool, buffer: *const c_void, ) -> bool