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