pub unsafe extern "C" fn gtk_entry_completion_set_inline_selection(
    completion: *mut GtkEntryCompletion,
    inline_selection: gboolean
)