pub unsafe extern "C" fn SkMatrix_asAffine(
    this: *const SkMatrix,
    affine: *mut SkScalar
) -> bool