pub unsafe fn MprAdminInterfaceGetInfo<P0>(
    hmprserver: isize,
    hinterface: P0,
    dwlevel: u32,
    lplpbbuffer: *const *const u8
) -> u32
where P0: IntoParam<HANDLE>,