pub unsafe fn MprConfigServerSetInfoEx<P0>(
    hmprconfig: P0,
    psetserverconfig: *const MPR_SERVER_SET_CONFIG_EX1,
) -> u32
where P0: Param<HANDLE>,