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