_Install
void _Install(BWindow* target);
uint32 code = _Install();
uint32 _Install();
_Install(Window());
fMenu->_Install(window);
status = _Install(target, entry);
status_t _Install(BDirectory& target, BEntry& entry);