pub fn create_command_queue( context: &Context, device: CLIntDevice, ) -> Result<CommandQueue, Error>