pub unsafe extern "C" fn gtk_link_button_new_with_label(
    uri: *const c_char,
    label: *const c_char
) -> *mut GtkWidget