pub unsafe extern "C" fn SkCodec_conversionSupported(
    this: *mut c_void,
    dst: *const SkImageInfo,
    srcIsOpaque: bool,
    needsColorXform: bool
) -> bool