pub unsafe extern "system" fn WsRemoveCustomHeader(
    message: *const WS_MESSAGE,
    headername: *const WS_XML_STRING,
    headerns: *const WS_XML_STRING,
    error: *const WS_ERROR,
) -> HRESULT