pub unsafe extern "C" fn SkBitmap_tryAllocPixels(
    this: *mut SkBitmap,
    info: *const SkImageInfo,
    rowBytes: usize
) -> bool