When trying to get the `SBType` object corresponding to the `_BitInt(...)` type name, we have noticed that the `SBTarget::FindFirstType` metod returns `nil`. This branch proposes: - some test that demonstrate that the problem exists - a possible fix --------- Co-authored-by: Matej Košík <matej.kosik@codasip.com> Co-authored-by: Michael Buch <michaelbuch12@gmail.com>