pack1 function

void pack1()

Implementation

void pack1() {
  pack2();
}