pub type cairo_user_scaled_font_unicode_to_glyph_func_t = Option<unsafe extern "C" fn(scaled_font: *mut cairo_scaled_font_t, unicode: c_ulong, glyph_index: *mut c_ulong) -> cairo_status_t>;