pub unsafe extern "C" fn HAPI_GetWorkItemStringAttribute(
session: *const HAPI_Session,
node_id: HAPI_NodeId,
work_item_id: HAPI_PDG_WorkItemId,
attribute_name: *const c_char,
data_array: *mut HAPI_StringHandle,
length: c_int,
) -> HapiResult