pub unsafe extern "C" fn hdy_avatar_draw_to_pixbuf(
    self_: *mut HdyAvatar,
    size: c_int,
    scale_factor: c_int
) -> *mut GdkPixbuf
Available on crate feature v1_2 only.