I have a function that returns an api, which needs an OkHttpClient instance
@Module @InstallIn(ApplicationComponent::class) object AuthNetworkModule { @P