pub unsafe extern "C" fn C_SkCanvas_newFromBitmapAndProps(
    bitmap: *const SkBitmap,
    props: *const SkSurfaceProps
) -> *mut SkCanvas