pub unsafe fn MprConfigServerGetInfoEx<P0>(
    hmprconfig: P0,
    pserverinfo: *mut MPR_SERVER_EX1,
) -> u32
where P0: Param<HANDLE>,