pub unsafe extern "C" fn SkCanvas_saveLayerAlphaf(
    this: *mut SkCanvas,
    bounds: *const SkRect,
    alpha: f32
) -> c_int