pub unsafe extern "C" fn SkBitmap_setAlphaType(
    this: *mut SkBitmap,
    alphaType: SkAlphaType
) -> bool