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