pub unsafe extern "C" fn gtk_source_completion_add_provider(
    self_: *mut GtkSourceCompletion,
    provider: *mut GtkSourceCompletionProvider,
)