pub unsafe extern "C" fn gtk_link_button_set_uri(
    link_button: *mut GtkLinkButton,
    uri: *const c_char
)