pub unsafe fn CcCoherencyFlushAndPurgeCache(
    sectionobjectpointer: *const SECTION_OBJECT_POINTERS,
    fileoffset: Option<*const i64>,
    length: u32,
    iostatus: *mut IO_STATUS_BLOCK,
    flags: u32,
)