Function windows_sys::Win32::Security::Credentials::CredProtectA
pub unsafe extern "system" fn CredProtectA(
fasself: BOOL,
pszcredentials: PCSTR,
cchcredentials: u32,
pszprotectedcredentials: PSTR,
pcchmaxchars: *mut u32,
protectiontype: *mut CRED_PROTECTION_TYPE,
) -> BOOL