pub unsafe fn WsCopyError(
    source: *const WS_ERROR,
    destination: *const WS_ERROR
) -> Result<()>