pub unsafe fn app_indicator_set_label(
    self_: *mut _AppIndicator,
    label: *const i8,
    guide: *const i8
)