in native/include/utility.hpp [57:57]
explicit operator bool() const noexcept { return error.message == nullptr && error.value.value() == 0; }