pub unsafe extern "C" fn ecs_vec_append( allocator: *mut ecs_allocator_t, vec: *mut ecs_vec_t, size: i32, ) -> *mut c_void