NTSTATUS __stdcall HalpMcaProcessorBankConfigAmd(INT64 a1, INT64 a2){
unsigned int v3;
__int64 v4;
v3 = 16 * a2 - 1073733628;
v4 = ((__int64(__fastcall *)(INT64, _QWORD, _QWORD))qword_140C49C20)(a1, v3, 0i64);
return qword_140C49C10(a1, v3, v4 | 5);
}