Declaration
public static IntPtr CreateJobReflectionData(Type type,
Object managedJobFunction0,
Object managedJobFunction1,
Object managedJobFunction2);
Declaration
public static IntPtr CreateJobReflectionData(Type wrapperJobType,
Type userJobType,
Object managedJobFunction0);