Function windows_sys::Win32::Security::Credentials::CredUnprotectW
pub unsafe extern "system" fn CredUnprotectW(
fasself: BOOL,
pszprotectedcredentials: PCWSTR,
cchprotectedcredentials: u32,
pszcredentials: PWSTR,
pcchmaxchars: *mut u32,
) -> BOOL