pub unsafe extern "C" fn gtk_file_dialog_set_title(
    self_: *mut GtkFileDialog,
    title: *const c_char
)
Available on crate feature v4_10 only.