GetProcessHandleCount

Function GetProcessHandleCount 

pub unsafe fn GetProcessHandleCount(
    hprocess: HANDLE,
    pdwhandlecount: *mut u32,
) -> Result<()>