pub unsafe fn RegisterHotKey<'a>( hwnd: impl IntoParam<'a, HWND>, id: i32, fsmodifiers: HOT_KEY_MODIFIERS, vk: u32, ) -> BOOL