### C code
useDynLib(pkg, .registration = TRUE)
import(expint)

### Exports
export(foo,bar)
