#[unsafe(no_mangle)]
pub extern "C" fn LLVMTargetMachineOptionsSetFeatures(
Options: LLVMTargetMachineOptionsRef,
Features: *const c_char,
)#[unsafe(no_mangle)]
pub extern "C" fn LLVMTargetMachineOptionsSetFeatures(
Options: LLVMTargetMachineOptionsRef,
Features: *const c_char,
)