Function GetProcessHandleCount

pub unsafe extern "system" fn GetProcessHandleCount(
    hprocess: HANDLE,
    pdwhandlecount: *mut u32,
) -> BOOL