pub unsafe fn SetThreadDpiAwarenessContext<P0>(
    dpicontext: P0
) -> DPI_AWARENESS_CONTEXT
where P0: IntoParam<DPI_AWARENESS_CONTEXT>,