pub unsafe extern "C" fn gtk_image_menu_item_new_from_stock(
    stock_id: *const c_char,
    accel_group: *mut GtkAccelGroup
) -> *mut GtkWidget