pub unsafe extern "C" fn gtk_image_get_stock(
    image: *mut GtkImage,
    stock_id: *mut *mut c_char,
    size: *mut GtkIconSize
)