pub unsafe extern "C" fn LLVMSetInstructionCallConv(
    Instr: LLVMValueRef,
    CC: c_uint
)