pub unsafe fn NtUserScaleSystemMetricForDPIWithoutCache(
metric: SYSTEM_METRICS_INDEX,
dpi: u32,
) -> Result<i32, UserCallError>
pub unsafe fn NtUserScaleSystemMetricForDPIWithoutCache(
metric: SYSTEM_METRICS_INDEX,
dpi: u32,
) -> Result<i32, UserCallError>