Function windows_sys::Wdk::Storage::FileSystem::CcCopyWriteEx
pub unsafe extern "system" fn CcCopyWriteEx(
fileobject: *const FILE_OBJECT,
fileoffset: *const i64,
length: u32,
wait: BOOLEAN,
buffer: *const c_void,
ioissuerthread: PETHREAD,
) -> BOOLEAN