I have two user types registered and I want to pass them to C++ and match an overload based on their type. Is that possible? This is an example, but it doesn't work. Always goes to the first overload. https://godbolt.org/z/8cW9ovWY7