pub unsafe extern "C" fn pango_tab_array_to_string(
    tab_array: *mut PangoTabArray
) -> *mut c_char
Available on crate feature v1_50 only.