Function windows_sys::Wdk::Storage::FileSystem::CcDeferWrite
pub unsafe extern "system" fn CcDeferWrite(
fileobject: *const FILE_OBJECT,
postroutine: PCC_POST_DEFERRED_WRITE,
context1: *const c_void,
context2: *const c_void,
bytestowrite: u32,
retrying: BOOLEAN,
)