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