sa_add_projid
int sa_add_projid(sa_handle_t *, dmu_tx_t *, uint64_t);
err = sa_add_projid(attrzp->z_sa_hdl, tx, projid);
err = sa_add_projid(zp->z_sa_hdl, tx, projid);