pub unsafe extern "C" fn SkSurface_MakeNull(
    width: c_int,
    height: c_int
) -> sk_sp<SkSurface>