pub unsafe extern "system" fn clCreateKernel( program: cl_program, kernel_name: *const c_char, errcode_ret: *mut cl_int, ) -> cl_kernel