pub unsafe extern "C" fn SkImageGenerator_queryYUVAInfo(
    this: *const SkImageGenerator,
    supportedDataTypes: *const SkYUVAPixmapInfo_SupportedDataTypes,
    yuvaPixmapInfo: *mut SkYUVAPixmapInfo
) -> bool