pub unsafe extern "C" fn LLVMAddCallSiteAttribute(
    C: LLVMValueRef,
    Idx: LLVMAttributeIndex,
    A: LLVMAttributeRef
)