package Pack23_Pkg is

  function Func (B : in out Boolean) return Integer;

end Pack23_Pkg;
