/* DxeIplAllocPagesBelow4G @ 0xffc16191 size=0x22 */
int __cdecl DxeIplAllocPagesBelow4G(int n64)
{
int v1; // ecx
int result; // eax
result = DxeIplAllocPages(v1, n64); /*0xffc16198*/
if ( result ) /*0xffc1619f*/
return sub_FFC162D3(n64); /*0xffc161ab*/
return result; /*0xffc161a1*/
}