{
	global:
		RPyGilAllocate;
		RPyGilYieldThread;
		RPyGilRelease;
		RPyGilAcquire;
		RPyFetchFastGil;
	local:
		*;
};