pub unsafe extern "C" fn BNWorkflowInsert( workflow: *mut BNWorkflow, activity: *const c_char, activities: *mut *const c_char, size: usize, ) -> bool