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