Does UserCreateTargetForID work for IOUserSCSIParallelInterfaceController?

I am working on SCSIControllerDriverKit

I OUserSCSIParallelInterfaceController

My dext had follow this site description:

https://developer.apple.com/documentation/scsicontrollerdriverkit/iouserscsiparallelinterfacecontroller/3567474-usercreatetargetforid

But when the program calls: UserCreateTargetForID(scsi_target,targetOSDictionary) got panic.

Does UserCreateTargetForID work for IOUserSCSIParallelInterfaceController?
 
 
Q