pub type LLVMOrcSymbolPredicate = extern "C" fn(Sym: LLVMOrcSymbolStringPoolEntryRef, Ctx: *mut c_void) -> c_int;