pub unsafe extern "C" fn gtk_show_about_dialog(
    parent: *mut GtkWindow,
    first_property_name: *const c_char
    ...
)