I have a function (imported from an external library) that looks like this:
const fn = (s: string, n: number) => null;
I want to be able t