pub unsafe extern "system" fn CcPinRead( fileobject: *const FILE_OBJECT, fileoffset: *const i64, length: u32, flags: u32, bcb: *mut *mut c_void, buffer: *mut *mut c_void, ) -> BOOLEAN