modeledFunction.model 34 Bytes
void modelled(intptr p) {
 ++*p;
}