pub unsafe extern "C" fn pango_tab_array_resize(
    tab_array: *mut PangoTabArray,
    new_size: c_int
)