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