pub fn init<S: Storage, A: Api, Q: Querier>( _deps: &mut Extern<S, A, Q>, _env: Env, msg: InitMsg) -> StdResult<InitResponse>