pub unsafe fn NdisGetCurrentProcessorCounts(
    pidlecount: *mut u32,
    pkernelanduser: *mut u32,
    pindex: *mut u32,
)