pub unsafe fn GetSystemDpiForProcess<P0>(hprocess: P0) -> u32
where P0: IntoParam<HANDLE>,