Delegate TreeSelectionFunc
public delegate bool TreeSelectionFunc(nint selection, nint model, nint path, bool pathCurrentlySelected, nint data)
public delegate bool TreeSelectionFunc(nint selection, nint model, nint path, bool pathCurrentlySelected, nint data)