pub unsafe extern "C" fn cairo_set_font_face(
    cr: *mut cairo_t,
    font_face: *mut cairo_font_face_t
)