pub fn parse_agent_kernels(bytes: &[u8]) -> Result<Vec<LoadableKernel>, String>
Parse SoftGPU-supported agent bytes into loadable kernels.