beos_init_block_cache
status_t error = beos_init_block_cache(kMaxBlockCacheBlocks, 0);
return beos_init_block_cache(max_blocks, flags);
extern _IMPEXP_KERNEL int beos_init_block_cache(int max_blocks, int flags);