pub unsafe fn CredProtectA( fasself: bool, pszcredentials: &[u8], pszprotectedcredentials: PSTR, pcchmaxchars: *mut u32, protectiontype: Option<*mut CRED_PROTECTION_TYPE>, ) -> Result<()>