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