pub type ZeKernelSetArgumentValueFn = unsafe extern "C" fn(h_kernel: ZeKernelHandle, arg_index: u32, arg_size: usize, p_arg_value: *const c_void) -> ZeResult;