pub fn init<S: Storage, A: Api>( deps: &mut Extern<S, A>, _env: Env, msg: InitMsg, ) -> Result<Response>