pub unsafe fn GetDialogControlDpiChangeBehavior<P0>(
    hwnd: P0
) -> DIALOG_CONTROL_DPI_CHANGE_BEHAVIORS
where P0: IntoParam<HWND>,