get_current_stack_frame
framePointer = (addr_t)get_current_stack_frame();
stack_frame* frame = (stack_frame*)get_current_stack_frame();