pub unsafe extern "C" fn LLVMTargetMachineOptionsSetRelocMode(
    Options: LLVMTargetMachineOptionsRef,
    Reloc: LLVMRelocMode,
)