pub unsafe extern "C" fn LLVMAddTargetDependentFunctionAttr( Fn: LLVMValueRef, A: *const c_char, V: *const c_char, )
Add a target-dependent attribute to a function @see llvm::AttrBuilder::addAttribute()