pub type BuiltinFunction<C> = fn(*mut EbpfVm<'_, C>, u64, u64, u64, u64, u64);
Syscall function without context