pub fn with_state_buffer<F, R>(f: F) -> Rwhere F: FnOnce(&mut VariableBytes<RECOMMENDED_STATE_CAPACITY>) -> R,
Helper function that calls provided function with new empty state buffer