pub unsafe fn EqualSid<P0, P1>(psid1: P0, psid2: P1) -> Result<()>where P0: Param<PSID>, P1: Param<PSID>,