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