pub unsafe fn TranslateAcceleratorA<'a>( hwnd: impl IntoParam<'a, HWND>, hacctable: impl IntoParam<'a, HACCEL>, lpmsg: *const MSG, ) -> i32