fn emit_deploy_contract( bytecode: &mut Vec<u8>, arg_count: usize, use_callt: bool, token_patches: &mut Vec<MethodTokenPatch>, )