STACK_FRAME_PARAMS
params = *(const void * const *)current_stack_pointer + STACK_FRAME_PARAMS;
params = frame + STACK_FRAME_PARAMS;