Returns true when the native SGP4 NIF was loaded successfully.
@spec available?() :: boolean()
@spec propagate_tle(binary(), binary(), float()) :: {:ok, tuple()} | {:error, any()}