pub unsafe extern "C" fn gtk_window_set_icon_name(
    window: *mut GtkWindow,
    name: *const c_char
)