public function mytest(byval check() as variant)

mytest = test(0)
mytest1 = test(1)

end function