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