pub unsafe fn GetWindowDpiAwarenessContext<P0>(
    hwnd: P0
) -> DPI_AWARENESS_CONTEXT
where P0: IntoParam<HWND>,