pub type NtQueryInformationFile = unsafe extern "system" fn(HANDLE, *mut IO_STATUS_BLOCK, PVOID, u32, u32) -> i32;