pub unsafe fn WsRemoveMappedHeader(
    message: *const WS_MESSAGE,
    headername: *const WS_XML_STRING,
    error: Option<*const WS_ERROR>
) -> Result<()>