pub unsafe extern "C" fn SkCodec_applyColorXform(
    this: *const SkCodec,
    dst: *mut c_void,
    src: *const c_void,
    count: c_int
)