#[no_mangle]
pub extern "C" fn trs_vec_display(
    trs: *const CTrs,
    string: *mut *const c_char
) -> RUSTFST_FFI_RESULT