pub unsafe extern "C" fn SkDocument_beginPage(
    this: *mut SkDocument,
    width: SkScalar,
    height: SkScalar,
    content: *const SkRect
) -> *mut SkCanvas