pub unsafe extern "C" fn gtk_uri_launcher_set_uri(
    self_: *mut GtkUriLauncher,
    uri: *const c_char
)
Available on crate feature v4_10 only.