pub unsafe extern "C" fn soup_session_send_and_read(
    session: *mut SoupSession,
    msg: *mut SoupMessage,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut GBytes