FSGetBootDeskDir
FSGetBootDeskDir(&directory);
status_t FSGetBootDeskDir(BDirectory* deskDir);
if (FSGetBootDeskDir(&dir) == B_OK) {