remove_concurrent_anims() function
Remove animations which are animating the same var with the same exec_cb and they are already running or they have early_apply
Arguments
a_current
the current animation, use its var and exec_cb as reference to know what to remove
Return value
true: at least one animation was delete