#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetEnumAttributeAtIndex(
F: LLVMValueRef,
Idx: LLVMAttributeIndex,
KindID: c_uint,
) -> LLVMAttributeRef
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetEnumAttributeAtIndex(
F: LLVMValueRef,
Idx: LLVMAttributeIndex,
KindID: c_uint,
) -> LLVMAttributeRef