pub unsafe extern "C" fn ecs_cpp_component_validate( world: *mut ecs_world_t, id: ecs_entity_t, name: *const c_char, symbol: *const c_char, size: usize, alignment: usize, implicit_name: bool, )