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