sprintf_s

INT64 __stdcall sprintf_s(INT8 *Dst, UINT64 SizeInBytes, INT8 *Format){
  __int64 v3; 
  __int64 ArgList; 
  ArgList = v3;
  return vsprintf_s(Dst, SizeInBytes, Format, (INT8 *)&ArgList);
}

Referenced by:

CmpAddProcessorConfigurationEntry
CmpAddRemoveContainerToCLFSLog
CmpFindControlSet
CmpGetAcpiBiosVersion
CmpSetVersionData
HdlspDispatch
HdlspGetLine
HdlspProcessDumpCommand
HdlspSendBlueScreenInfo
RtlEthernetAddressToStringA
RtlIpv4AddressToStringA
RtlIpv4AddressToStringExA
RtlIpv6AddressToStringA
RtlIpv6AddressToStringExA