pub unsafe fn MprAdminServerConnect<P0>(
    lpwsservername: P0,
    phmprserver: *mut isize
) -> u32
where P0: IntoParam<PCWSTR>,