Function windows_sys::Win32::Security::Credentials::CredUnprotectA

pub unsafe extern "system" fn CredUnprotectA(
    fasself: BOOL,
    pszprotectedcredentials: PCSTR,
    cchprotectedcredentials: u32,
    pszcredentials: PSTR,
    pcchmaxchars: *mut u32,
) -> BOOL