#[unsafe(no_mangle)]
pub extern "C" fn LLVMCreateTypeAttribute(
C: LLVMContextRef,
KindID: c_uint,
type_ref: LLVMTypeRef,
) -> LLVMAttributeRef
#[unsafe(no_mangle)]
pub extern "C" fn LLVMCreateTypeAttribute(
C: LLVMContextRef,
KindID: c_uint,
type_ref: LLVMTypeRef,
) -> LLVMAttributeRef