pub unsafe fn NetGetDisplayInformationIndex<P0, P2>( servername: P0, level: u32, prefix: P2, index: *mut u32, ) -> u32where P0: Param<PCWSTR>, P2: Param<PCWSTR>,