npf_natpolicy_export
int npf_natpolicy_export(const npf_natpolicy_t *, nvlist_t *);
if (natp && (error = npf_natpolicy_export(natp, rule)) != 0) {