STACK_FRAME_ALIGN
stack_depth = round_up(nfp_prog->stack_frame_depth, STACK_FRAME_ALIGN);
frame_depths[frame] = round_up(frame_depths[frame], STACK_FRAME_ALIGN);