pub unsafe fn MprConfigServerConnect<P0>(
    lpwsservername: P0,
    phmprconfig: *mut HANDLE,
) -> u32
where P0: Param<PCWSTR>,