pub fn to_owned_program(program: &Program<'_, '_>) -> Program
Convert an arena-allocated Program into a Program.
Program