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