Source position: cl.pp line 879
function clCreateKernel(
_program: cl_program;
kernel_name: PChar;
var errcode_ret: cl_int
):cl_kernel;