Can't resolve symbol 'aaApi_AssignAccessList'

I want to hook to create folder function to add a user list to that folder as access control item with the same name.

By reading SDK help, I thought the proper one to use was aaApi_AssignAccessList(). However, build fail due to identifier not found. Is this function removed, or is there any other function should be used instead?

ps.IDE environment was set as what ProjectWise SDK V8i Bentley Institute Course Guide told.