pub unsafe extern "C" fn LLVMTargetMachineOptionsSetCodeModel(
    Options: LLVMTargetMachineOptionsRef,
    CodeModel: LLVMCodeModel
)