pub unsafe fn CredWriteDomainCredentialsA(
    targetinfo: *const CREDENTIAL_TARGET_INFORMATIONA,
    credential: *const CREDENTIALA,
    flags: u32
) -> Result<()>