Function windows::Wdk::Storage::FileSystem::CcScheduleReadAheadEx
pub unsafe fn CcScheduleReadAheadEx<P0>(
fileobject: *const FILE_OBJECT,
fileoffset: *const i64,
length: u32,
ioissuerthread: P0,
)where
P0: Param<PETHREAD>,