Function windows_sys::Wdk::Storage::FileSystem::CcCanIWrite
pub unsafe extern "system" fn CcCanIWrite(
fileobject: *const FILE_OBJECT,
bytestowrite: u32,
wait: BOOLEAN,
retrying: u8,
) -> BOOLEAN