pub unsafe extern "C" fn SkMatrix_mapVectors(
    this: *const SkMatrix,
    dst: *mut SkVector,
    src: *const SkVector,
    count: c_int
)