### Godot version master ### godot-cpp version master ### System information Windows 10 ### Issue description Allow using **add_template_group_task** and **add_template_task** methods from WorkerThreadPool class that are available inside modules but in extensions. ### Steps to reproduce look at godot engine source code usage of the mentioned methods ### Minimal reproduction project create a templated method