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