pub unsafe extern "C" fn SkMatrix_mapHomogeneousPoints1(
    this: *const SkMatrix,
    dst: *mut SkPoint3,
    src: *const SkPoint,
    count: c_int
)