pub unsafe extern "C" fn soup_auth_authenticate(
    auth: *mut SoupAuth,
    username: *const c_char,
    password: *const c_char
)