With `v1.4.1`, I cannot use options with this signature `fn(filePath, options, cb)`. This code: https://github.com/nisaacson/pdf-text-extract/blob/v1.4.1/index.js#L16-L20 Will turn `options` into `{}` if I do that.