pub unsafe fn GetDialogDpiChangeBehavior<P0>(
    hdlg: P0
) -> DIALOG_DPI_CHANGE_BEHAVIORS
where P0: IntoParam<HWND>,