Helper for invoking executor callbacks with optional module options.
@spec call(module() | {module(), term()}, atom(), list()) :: term()
@spec exported?(module() | {module(), term()}, atom(), non_neg_integer()) :: boolean()