pub unsafe extern "C" fn SkRRect_transform(
    this: *const SkRRect,
    matrix: *const SkMatrix,
    dst: *mut SkRRect
) -> bool