pub unsafe fn IsDialogMessageW<P0>(hdlg: P0, lpmsg: *const MSG) -> BOOL
where P0: IntoParam<HWND>,