export function F(..._: any) {
  return false;
}
