pub unsafe fn app_indicator_new(
    id: *const gchar,
    icon_name: *const gchar,
    category: AppIndicatorCategory
) -> *mut AppIndicator