pub unsafe extern "C" fn dzl_simple_popover_set_text(
    self_: *mut DzlSimplePopover,
    text: *const c_char
)