pub unsafe extern "C" fn gtk_entry_completion_set_popup_single_match(
    completion: *mut GtkEntryCompletion,
    popup_single_match: gboolean
)