#[no_mangle]
pub extern "C" fn LLVMRemoveStringAttributeAtIndex(
F: LLVMValueRef,
Idx: LLVMAttributeIndex,
K: *const c_char,
KLen: c_uint,
)
#[no_mangle]
pub extern "C" fn LLVMRemoveStringAttributeAtIndex(
F: LLVMValueRef,
Idx: LLVMAttributeIndex,
K: *const c_char,
KLen: c_uint,
)