pub unsafe extern "C" fn gtk_entry_set_tabs(
    entry: *mut GtkEntry,
    tabs: *mut PangoTabArray
)