This allows adding debug calls to library sources and not trigger an error for all shaders that reference the lib. The particular shader that need to use it can set `drw_debug_print_enable` and `drw_debug_draw_enable` in their main file and it will trigger the injection of the debug functions.