pub unsafe extern "C" fn dzl_radio_box_add_item(
    self_: *mut DzlRadioBox,
    id: *const c_char,
    text: *const c_char
)