1# These tests require foreign function calls
2if not config.enable_ffi:
3    config.unsupported = True
4