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