pub unsafe extern "C" fn mrb_const_defined(
    arg1: *mut mrb_state,
    arg2: mrb_value,
    arg3: mrb_sym
) -> mrb_bool