1
{{ indent }}(UIntPtr){% if optional %}({{ param_name }}?.Length ?? 0){% else %}{{ param_name }}.Length{% endif %},