pub unsafe extern "C" fn LLVMAddTargetDependentFunctionAttr(
    Fn: LLVMValueRef,
    A: *const c_char,
    V: *const c_char
)