## real_func()


A real function that should survive auto-exclusion.


Usage


``` python
real_func(x)
```


## Parameters


`x: int`  
Input value.


## Returns


`int`  
Processed value.
