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