pub fn add_to_ci_from_library(
    iface: &mut ComponentInterface,
    library_path: &Utf8Path
) -> Result<()>