pub unsafe extern "C" fn LLVMSetFunctionCallConv(
    Fn: &Value,
    CC: c_uint
)