Source position: cl.pp line 895
function clCreateKernelsInProgram(
_program: cl_program;
num_kernels: cl_uint;
kernels: Pcl_kernel;
num_ret: Pcl_uint
):cl_int;