pub unsafe fn NPGetConnectionPerformance<P0>(
    lpremotename: P0,
    lpnetconnectinfo: *mut NETCONNECTINFOSTRUCT
) -> u32
where P0: Param<PCWSTR>,