pub unsafe extern "C" fn gtk_status_icon_set_from_stock(
    status_icon: *mut GtkStatusIcon,
    stock_id: *const c_char
)