pub fn build_program( program: &Program, devices: &[CLIntDevice], options: Option<&str>, ) -> Result<(), Error>