pub unsafe extern "C" fn mrb_str_plus(
    mrb: *mut mrb_state,
    a: mrb_value,
    b: mrb_value
) -> mrb_value