pub unsafe extern "C" fn LLVMGetTargetFromTriple( Triple: *const c_char, T: *mut LLVMTargetRef, ErrorMessage: *mut *mut c_char, ) -> LLVMBool