pub unsafe extern "C" fn LLVMSetTarget(
    M: LLVMModuleRef,
    Triple: *const c_char
)