Where is the error?
insertinbst should be declared before build, a function cannot call another function declared after itself
      
    
insertinbst should be declared before build, a function cannot call another function declared after itself