global using unsafe JobExecutionFunc = delegate*; #if MHP_SUPPORT_MANAGED_JOB global using unsafe ManagedJobExecutionFunc = delegate*; #endif