OpenIndexDir
status_t OpenIndexDir(void** cookie);
status_t error = volume->OpenIndexDir(cookie);
result = volume->OpenIndexDir(&indexDirCookie);
virtual status_t OpenIndexDir(void** cookie);
virtual status_t OpenIndexDir(void** cookie);
virtual status_t OpenIndexDir(void** cookie);