pub fn async_free(
    callable: impl Callable,
    ci: &ComponentInterface
) -> Result<String, Error>