pub fn set_syscall_stubs(
    syscall_stubs: Box<dyn SyscallStubs + 'static, Global>
) -> Box<dyn SyscallStubs + 'static, Global>