pub unsafe extern "C" fn gtk_dialog_add_buttons(
    dialog: *mut GtkDialog,
    first_button_text: *const c_char,
     ...
)