#[unsafe(no_mangle)]
pub extern "C" fn LLVMCreateTargetMachineWithOptions(
T: LLVMTargetRef,
Triple: *const c_char,
Options: LLVMTargetMachineOptionsRef,
) -> LLVMTargetMachineRef
#[unsafe(no_mangle)]
pub extern "C" fn LLVMCreateTargetMachineWithOptions(
T: LLVMTargetRef,
Triple: *const c_char,
Options: LLVMTargetMachineOptionsRef,
) -> LLVMTargetMachineRef