pub unsafe extern "system" fn GetProcessIoCounters(
    hProcess: *mut c_void,
    lpIoCounters: *mut IO_COUNTERS
) -> i32