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