pub unsafe extern "C" fn gtk_alert_dialog_new(
    format: *const c_char,
     ...
) -> *mut GtkAlertDialog
Available on crate feature v4_10 only.