pub unsafe extern "C" fn flecs_hashmap_remove_w_hash_( map: *mut ecs_hashmap_t, key_size: i32, key: *const c_void, value_size: i32, hash: u64, )