pub unsafe extern "C" fn dzl_suggestion_set_icon_name(
    self_: *mut DzlSuggestion,
    icon_name: *const c_char
)