@interface APOdmlPFLUtilities : NSObject + (float *)convertToFloat:(id)a0; + (id)convertToArray:(float *)a0 count:(unsigned long long)a1; + (id)keyForTypes:(id)a0 placementType:(unsigned long long)a1 assetManagerType:(unsigned long long)a2; + (id)pluginStringForPlacementType:(unsigned long long)a0; @end