pub unsafe fn GetComboBoxInfo<'a>( hwndcombo: impl IntoParam<'a, HWND>, pcbi: *mut COMBOBOXINFO, ) -> BOOL