Creates a variable with all elements set to zero.
Args:
Returns:
VARP zerosLike(VARP input) => VARP.fromPointer(C.mnn_expr_ZerosLike(input.ptr));