1 2 3 4
@doc false def {{ start_fn }}({{ start_call_args }}) do {{ native_mod }}.{{ start_fn }}({{ start_call_args }}) end