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