pub unsafe extern "C" fn gtk_entry_set_completion(
    entry: *mut GtkEntry,
    completion: *mut GtkEntryCompletion
)