pub fn tree_height_for_num_accounts(num_accounts: u64) -> usize
Returns the minimum tree height required for storing num_accounts accounts.
num_accounts