pub unsafe extern "C" fn soup_session_set_timeout(
    session: *mut SoupSession,
    timeout: c_uint
)