Function windows_sys::Wdk::Storage::FileSystem::IoSetInformation
pub unsafe extern "system" fn IoSetInformation(
fileobject: *const FILE_OBJECT,
fileinformationclass: FILE_INFORMATION_CLASS,
length: u32,
fileinformation: *const c_void,
) -> NTSTATUS