pub fn monitor_rt_spawn_thread_direct( args: ThreadSpawnArgs, thread_pointer: usize, stack_pointer: usize, ) -> Result<ObjID, TwzError>