pub unsafe extern "C" fn SkBitmap_installMaskPixels(
    this: *mut SkBitmap,
    mask: *const SkMask
) -> bool