pub unsafe fn CredDeleteA<P0>( targetname: P0, type: CRED_TYPE, flags: Option<u32>, ) -> Result<()>where P0: Param<PCSTR>,