pub unsafe fn ConvertStringSidToSidA<P0>( stringsid: P0, sid: *mut PSID, ) -> Result<()>where P0: Param<PCSTR>,