Returns element-wise rounded integer not less than x.
Args:
Returns:
VARP round(VARP x) => VARP.fromPointer(C.mnn_expr_Round(x.ptr));