pub fn make_all(
    gas_params: GasParameters
) -> impl Iterator<Item = (String, NativeFunction)>