pub unsafe extern "C" fn soup_uri_set_password(
    uri: *mut SoupURI,
    password: *const c_char
)