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