pub unsafe extern "C" fn cairo_image_surface_create(
    format: i32,
    width: i32,
    height: i32
) -> *mut cairo_surface_t