#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_http_post(stack: Stack) -> Stack
HTTP POST. ( url body content-type -- response ).
( url body content-type -- response )
Stack must have three Strings on top: url, body, content-type.