pub unsafe extern "C" fn gtk_print_unix_dialog_new(
    title: *const c_char,
    parent: *mut GtkWindow
) -> *mut GtkWidget