pub unsafe extern "C" fn hdy_avatar_set_image_load_func(
    self_: *mut HdyAvatar,
    load_image: HdyAvatarImageLoadFunc,
    user_data: gpointer,
    destroy: GDestroyNotify
)