pub async fn accounts_license_post(
    configuration: &Configuration,
    license: PathBuf
) -> Result<(), Error<AccountsLicensePostError>>