const mp_print_t mp_plat_print
mp_obj_t mp_call_function_2(mp_obj_t fun, mp_obj_t arg1, mp_obj_t arg2)
#define MP_OBJ_FROM_PTR(p)
void mp_call_function_2_protected(mp_obj_t fun, mp_obj_t arg1, mp_obj_t arg2)
mp_obj_t mp_call_function_1(mp_obj_t fun, mp_obj_t arg)
void mp_call_function_1_protected(mp_obj_t fun, mp_obj_t arg)
void mp_obj_print_exception(const mp_print_t *print, mp_obj_t exc)