pub unsafe extern "C" fn OSSL_HTTP_REQ_CTX_set_request_line( rctx: *mut ossl_http_req_ctx_st, method_POST: i32, server: *const i8, port: *const i8, path: *const i8, ) -> i32