pub unsafe fn GetNextDlgGroupItem<'a>( hdlg: impl IntoParam<'a, HWND>, hctl: impl IntoParam<'a, HWND>, bprevious: impl IntoParam<'a, BOOL>, ) -> HWND