Deprecating include_defs.
Created by: ttsugriy
include_defs function leads to namespace pollution, makes it hard to remove unused imports and as such has been superseded by load.
Its documentation has already been suggesting usage of load, but its status will be changed to deprecated and it will be completely removed in a month.