pub unsafe fn NetLocalGroupAddMember<P0, P1>( servername: P0, groupname: P1, membersid: PSID, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,