Function ClfsGetIoStatistics
pub unsafe fn ClfsGetIoStatistics(
plfolog: *const FILE_OBJECT,
pvstatsbuffer: *mut c_void,
cbstatsbuffer: u32,
estatsclass: CLFS_IOSTATS_CLASS,
pcbstatswritten: Option<*mut u32>,
) -> NTSTATUS
pub unsafe fn ClfsGetIoStatistics(
plfolog: *const FILE_OBJECT,
pvstatsbuffer: *mut c_void,
cbstatsbuffer: u32,
estatsclass: CLFS_IOSTATS_CLASS,
pcbstatswritten: Option<*mut u32>,
) -> NTSTATUS