pub unsafe extern "C" fn gtk_window_set_default_icon_from_file(
    filename: *const c_char,
    error: *mut *mut GError
) -> gboolean