pub unsafe fn GetScaleFactorForMonitor<P0>(
    hmon: P0
) -> Result<DEVICE_SCALE_FACTOR>
where P0: IntoParam<HMONITOR>,