pub unsafe extern "C" fn cairo_svg_surface_get_document_unit(
    surface: *const cairo_surface_t
) -> cairo_svg_unit_t
Available on crate features svg and v1_16 only.