unsafe extern "C" fn __index_text_with_prefix(
    tg: Pin<&mut TermGenerator>,
    data: RustStr,
    prefix: RustStr
) -> Result