pub unsafe fn GetDpiAwarenessContextForProcess<P0>(
    hprocess: P0
) -> DPI_AWARENESS_CONTEXT
where P0: IntoParam<HANDLE>,