pub unsafe fn NetConfigGet<P0, P1, P2>( server: P0, component: P1, parameter: P2, bufptr: *mut *mut u8, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,