pub unsafe extern "C" fn cairo_font_face_get_user_data(
    font_face: *mut cairo_font_face_t,
    key: *const cairo_user_data_key_t
) -> *mut c_void