pub unsafe fn NetworkIsolationDiagnoseConnectFailureAndGetInfo<P0>(
    wszservername: P0,
    netisoerror: *mut NETISO_ERROR_TYPE
) -> u32
where P0: IntoParam<PCWSTR>,