We should make sure that all bindings behave the way Pythonic code expects, i.e. crash when an error occurs, not just return False or garbage. A full sweep of the codebase to ensure this will give me peace of mind when using PyVXL without status checks.