pub unsafe extern "C" fn gtk_entry_completion_set_inline_completion(
    completion: *mut GtkEntryCompletion,
    inline_completion: gboolean
)