pub unsafe extern "C" fn cairo_quartz_surface_create(
    format: cairo_format_t,
    width: c_uint,
    height: c_uint
) -> *mut cairo_surface_t