pub unsafe extern "C" fn pango_font_deserialize(
context: *mut PangoContext,
bytes: *mut GBytes,
error: *mut *mut GError
) -> *mut PangoFont
Available on crate feature v1_50 only.