v2: Use `NtUserAlterWindowStyle` for `BM_SETCHECK` to alter `WS_TABSTOP` although tests show it's not supposed to touch that bit. It's not completely clear how it's being modified but it's also probably not very important as long as it's not going through `SetWindowLong`.