Function CcCanIWrite

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