pub unsafe extern "C" fn LLVMTargetMachineOptionsSetABI(
    Options: LLVMTargetMachineOptionsRef,
    ABI: *const c_char
)