VOID __stdcall InbvSetProgressBarSubset(UINT64 Floor, UINT64 Ceiling){
void(__fastcall *v2)(UINT64, UINT64);
if( qword_140C508A8 )
{
v2 = (void(__fastcall *)(UINT64, UINT64))qword_140C508A8[14];
if( v2 )
v2(Floor, Ceiling);
}
}