VARP select(VARP select, VARP input0, VARP input1) => VARP.fromPointer(C.mnn_expr_Select(select.ptr, input0.ptr, input1.ptr));