// RUN: %clang %s -O0 -Wno-strict-prototypes -emit-llvm -S -o - | FileCheck %s
// This should call rb_define_global_function, not rb_f_chop.
void ;
static void ;
void 
static void 
// CHECK: call{{.*}}rb_define_global_function
// PR10335
typedef   void ;
void ;
void ;
void 
// PR10337
;
typedef int ;
typedef struct sigaction sighandler_cxt;
SigHandler *sighandler_cxt *ohandler;  
void