Function windows_sys::Win32::Security::Credentials::CredPackAuthenticationBufferW
pub unsafe extern "system" fn CredPackAuthenticationBufferW(
dwflags: CRED_PACK_FLAGS,
pszusername: PCWSTR,
pszpassword: PCWSTR,
ppackedcredentials: *mut u8,
pcbpackedcredentials: *mut u32,
) -> BOOL