pub unsafe extern "C" fn cairo_toy_font_face_create(
    family: *const c_char,
    slant: cairo_font_slant_t,
    weight: cairo_font_weight_t
) -> *mut cairo_font_face_t