pub unsafe fn CcCopyReadEx( fileobject: *const FILE_OBJECT, fileoffset: *const i64, length: u32, wait: bool, buffer: *mut c_void, iostatus: *mut IO_STATUS_BLOCK, ioissuerthread: PETHREAD, ) -> bool