#[no_mangle]
pub unsafe extern "C" fn LLVMDisposeTargetMachine(
    T: LLVMTargetMachineRef
)