pub unsafe extern "C" fn SkPixmap_scalePixels(
    this: *const SkPixmap,
    dst: *const SkPixmap,
    arg1: *const SkSamplingOptions
) -> bool