STATE_object_is_objectA_included_in_objectB
returns YES or NO. A NULL object_handle means the whole world Note that if objectA_handle==objectB_handle it will return YES If objectB_handle==NULL it will always return YES.