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