pub fn initialize_tree_handler( ctx: Context<'_, '_, '_, '_, InitializeTreeConfig<'_>>, max_depth: u32, max_buffer_size: u32, ) -> Result<()>