#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_http_get(stack: Stack) -> Stack
HTTP GET. ( url -- response ).
( url -- response )
Stack must have a String (URL) on top.