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