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