Source position: cl.pp line 812
function clCreateProgramWithSource(
context: cl_context;
count: cl_uint;
strings: PPChar;
lengths: Pcsize_t;
var errcode_ret: cl_int
):cl_program;