pub unsafe extern "C" fn gtk_native_dialog_set_title(
    self_: *mut GtkNativeDialog,
    title: *const c_char
)
This is supported on crate feature v3_20 only.