pub unsafe fn MprAdminInterfaceGetCustomInfoEx<P0>(
    hmprserver: isize,
    hinterface: P0,
    pcustominfo: *mut MPR_IF_CUSTOMINFOEX2
) -> u32
where P0: IntoParam<HANDLE>,