#[unsafe(no_mangle)]
pub extern "C" fn LLVMTargetMachineOptionsSetCodeModel(
Options: LLVMTargetMachineOptionsRef,
CodeModel: LLVMCodeModel,
)
#[unsafe(no_mangle)]
pub extern "C" fn LLVMTargetMachineOptionsSetCodeModel(
Options: LLVMTargetMachineOptionsRef,
CodeModel: LLVMCodeModel,
)