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