pub unsafe extern "C" fn ecs_map_get_deref_( map: *const ecs_map_t, key: u64, ) -> *mut c_void
Get element as pointer (auto-dereferences _ptr)